Book Contents

writeOnClose attribute syntax

Use the following syntax to specify the writeOnClose attribute:

writeOnClose="boolean"

where boolean is a Boolean value: true | false

If you specify true, the value must be specified in the closeValue attribute.

See also

closeValue attribute

writeOnClose attribute